css: Only keep around GtkCssSections if GTK_CSS_DEBUG env var set
authorAlexander Larsson <alexl@redhat.com>
Thu, 29 Mar 2012 11:57:22 +0000 (13:57 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 29 Mar 2012 11:57:22 +0000 (13:57 +0200)
commit0b26605ab029bf2f69b9f4ef2fa95e55c7fdefdc
treef7e5286cf3dd72f1e31344c60bfe021833891c64
parent13b2720308e277433b8c304af241fa3fd37f472a
css: Only keep around GtkCssSections if GTK_CSS_DEBUG env var set

These are used purely for CSS debugging, and was using over 100k just
starting up gtk3-demo.
gtk/gtkcssprovider.c